home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / utils1 / dgtlcl.arj / DGTLCLK.DEF < prev    next >
Text File  |  1994-08-22  |  309b  |  16 lines

  1. NAME            DigitalClock
  2.  
  3. DESCRIPTION     'Digital clock program'
  4.  
  5. EXETYPE         WINDOWS
  6.  
  7. STUB            'WINSTUB.EXE'
  8.  
  9. CODE            PRELOAD MOVEABLE DISCARDABLE
  10. DATA            PRELOAD MOVEABLE MULTIPLE
  11.  
  12. HEAPSIZE        2048
  13. STACKSIZE       8192
  14.  
  15. EXPORTS         WndProc         @1
  16.